home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-07-01 | 11.3 KB | 347 lines | [TEXT/R*ch] |
-
- Dear readers,
-
- Touching the mouse and trackball after two weeks of vacation was a weird
- experience! I enjoyed my tour around Ireland (2400 km) very much but I
- enjoy being back to the virtual world (14.400 bps! :-).
-
- Just before I left I downloaded the Revision 2 and installed it on my Duo
- 210. Not much new, 'sysu' is different and 'cput' still returns the wrong
- value...
-
- Replying on the 3.4.1 update Jon Pugh noted that the Reveal Original menu
- also reveals the application the selected document is opened with when
- double-clicked. See the 'fndx' selector entry in the full GSL for more
- info.
-
- Regarding GSL 3.4: are there other people who did not receive the full
- version by email? It seems I also have to re-mail it to Info-Mac et al.
-
- Bye,
- Rene
-
- PS. Who dropped an 'Been there...done that' T-shirt in my mailbox???
-
-
- Gestalt Selectors List 3.4.2 Update
- ===================================
-
- Maintained and published by Rene G.A. Ros (rgaros@bio.vu.nl)
-
- First published: 12 October 1992, 13:15 CET (GMT+1)
- Last version : 14 May 1996, 07:45 CET (GMT+2, DST)
- Previous update: 3 June 1996, 07:40 CET (GMT+2, DST)
- Last modified : 1 July 1996, 22:30 CET (GMT+2, DST)
-
- The complete version is available to subscribers by sending an email to:
- gestalt-selectors-list-request@bio.vu.nl
- with as subject:
- archive get recent/gestalt-selectors.etx
- or to get the compressed version:
- archive get recent/gestalt-selectors.sit.hqx
-
- If this is the first update you receive since subscribing to the mailing
- list you may want to get the previous updates as well. Then email to the
- address listed above and use this command:
- archive get updates/updates-comb.etx
-
- A vertical bar in front of a line indicates the line has changed or was
- added.
-
- PLEASE SEND COMMENTS AND CORRECTIONS TO THE EDITOR AS SOON AS POSSIBLE.
-
- The following persons contributed to this update:
-
- ===========================================================================
- Contributions to the selector sections
- ===========================================================================
- Person Software Selector(s) added/changed
- ---------------------------------------------------------------------------
- Jean-Pierre Curcio Open Transport lib otmo, otmv, otra, otrv
- Remote Access Aliases ext
- strm
- System bclk, pclk
- Rene Ros Serial Enabler cp SSpe
- Sibling Rivalry ext Sibl
- StuffIt SpaceSaver? ext SLi3, SLip
- System mach, pclk
- System ? sr/2
- System 7.5.3 Rev. 2 sysu
- True Finder Integration? cp?
- TFI1, TFI2, TFI3, TFI4
- unknown ASB!, ASB$, ASB*, HotK, Zoom
- ---------------------------------------------------------------------------
-
- Apple System Software (A-E)
- ===========================
- bclk (System [7.5.2?) INF?
- gestaltBusClkSpeed &AS22
- Returns the main I/O bus clock speed in Hz.
-
- #define gestaltBusClkSpeed 'bclk'
-
- NOTES:
- Only on Power Macintosh, not on 68K computers?
-
- | Some 604-based Power Computing models return the wrong value.
- | (Jean-Pierre Curcio)
-
- See also 'pclk' in this chapter.
-
- Apple System Software (F-K)
- ===========================
- No changes.
-
- Apple System Software (L-N)
- ===========================
- mach (System [6.0.4]) INF
- gestaltMachineType
- Returns one of the following values, indicating the type of
- machine.
-
- [type values omitted]
-
- NOTES:
- The Developer Notes (available from APDA, on ftp.info.apple.com and on
- the Developer CD-ROM Series) about some PowerBook models (100, 140,
- 170, 190, PB2300 and PPC Upgrade PB5xx) provide incorrect information
- regarding the machine type returned by the Gestalt Manager.
- The Developer Note on the Power Macintosh 9500 doesn't contain any
- Gestalt info, so it can't be wrong!
- The Developer Note on the Power Macintosh 7200 says the type value is
- 0x108, this must be 108 (decimal!). (Eric-Paul Rebel)
- | The Developer Note for the Power Macintosh 5400 doesn't know the type
- | value. It shows only question marks. (Rene Ros)
-
- [other notes omitted]
-
- Apple System Software (O-S)
- ===========================
- pclk (System [7.5.2]) INF?
- gestaltProcClkSpeed &AS22
- Returns the processor clock speed in Hz.
-
- #define gestaltProcClkSpeed 'pclk'
-
- NOTES:
- Only on Power Macintosh, not on 68K computers?
-
- | On a PowerBook 5300c with System 7.5.2 this selector returns 99.9999 Mhz,
- | not 100. Small 'off-by-one' bug? (Rene Ros)
-
- | Some 604-based Power Computing models return the wrong value.
- | (Jean-Pierre Curcio)
-
- See also 'bclk' in this section.
-
- sysu (System Update enbl [7.5 upd 2.0s3]) INF?
- gestaltSystemUpdateVersion? &AS22
- Returns the System Update version as NumVersion.
-
- #define gestaltSystemUpdateVersion 'sysu'
-
- | NOTE: System 7.5.3 Revision 2 returns 2.0.3 for this selector.
-
- Apple System Software (T-Z)
- ===========================
- No changes.
-
- Apple Additional Software
- =========================
- strm (Remote Access Aliases ext [1.0], part of Apple Remote Access)
- gestaltRemoteAccessAttr &AD02
-
- enum {
- #define gestaltRemoteAccessAttr 'strm' /* Remote Access attributes */
- gestaltRemoteAccessExists = 0, /* ARA Connection Interface is */
- /* available */
- gestaltRemoteAccessCallOnly = 1, /* checks for ARA client &AD15 */
- gestaltRemoteAccessMPServer = 2, /* checks for ARA multi-port */
- /* server &AD15 */
- gestaltRemoteAccessVers2 = 3, /* checks for ARA 2.0 features */
- /* &AD15 */
- | gestaltRemoteAccessVers21? = 4}; /* installed by ARA Personal */
- | /* Server 2.1
-
- Third Parties Software
- ======================
- No changes.
-
- Unknown Apple Software
- ======================
- |otmo (Open Transport lib [1.1.1?])
- | OpenTransportModemAttr?
- | Returns information about the Open Transport Modem software?
- |
- | enum {
- | #define OpenTransportModemAttr? 'otmo'
- | gestaltOpenTptModemPresent? = 0x00000001};
- |
- |otmv (Open Transport lib [1.1.1?])
- | OpenTransportModemVersion?
- | Returns the version of Open Transport Modem software as NumVersion?
- |
- | #define OpenTransportModemVersion? 'otmv'
- |
- | NOTE: Observed value 0x01000080 is incorrect!?
- |
- |otra (Open Transport lib [1.1.1?])
- | OpenTransportRemoteAccessAttr?
- | Returns information about the Open Transport Modem software?
- |
- | #define OpenTransportRemoteAccessAttr? 'otra'
- |
- | NOTE: Observed value: 27 (!?).
- |
- |otrv (Open Transport lib [1.1.1?])
- | OpenTransportRemoteAccessVersion?
- | Returns the version of Open Transport Modem software as NumVersion?
- |
- | #define OpenTransportRemoteAccessVersion? 'otrv'
- |
- | NOTE: Observed value 0x01000080 is incorrect!?
- |
- |sr/2 (System? [???])
- | Observed on Power Macintosh 9500/120 with system 7.5.3.
-
- Unknown Third Parties Software
- ==============================
- |ASB! (???)
- |ASB$ (???)
- |ASD* (???)
- |HotK (???)
- |Sibl (Sibling Rivalry ext [2.01?] by Matt Slot)
- | Returns the type of patch/resource type loaded: '68K(option-8)' or
- | 'PPC(option-8)' ?
- SLi2 (StuffIt SpaceSaver? ext [???] by Aladdin Systems, Inc.)
- |SLi3 (StuffIt SpaceSaver? ext [4.0?] by Aladdin Systems, Inc.)
- |SLip (StuffIt SpaceSaver? ext [4.0?] by Aladdin Systems, Inc.)
- |SSpe (Serial Enabler cp [1.0?] by Markus Fritze)
- |TFI1 (True Finder Integration? cp? [???] by Aladdin Systems, Inc.)
- |TFI2 (True Finder Integration? cp? [???] by Aladdin Systems, Inc.)
- |TFI3 (True Finder Integration? cp? [???] by Aladdin Systems, Inc.)
- |TFI4 (True Finder Integration? cp? [???] by Aladdin Systems, Inc.)
- |Zoom (???)
-
- General Info
- ============
-
- Sources
- -------
- A Apple Computer, Inc.
- AD Documentation & Magazines
- AD02 AppleTalk Remote Access API External Reference Specification
-
- AS Source code & header files
- AS22 Gestalt.h header file of Universal Interfaces 3.0d3 on Copland DR1
-
- About this list
- ===============
- For this update this chapter only includes the 'Gestalt Submission Form',
- 'Acknowledgements' and 'Editors' Address' sections.
-
- Gestalt Submission Form
- -----------------------
- You can use this form to report information you found on already included
- selectors. But you can also use it to register new Gestalt selector codes.
- If you want to register the selector code your software installs, make sure
- you registered your code first with Apple Computer, Inc. Also, it is your
- good right if you chose to keep the meaning of the response value private.
- If so, still register so that others can at least detect your software by
- determining if the selector is present.
-
- Software means, in this form, the software which installs the selector
- code. Not the whole package, just the extension or control panel (perhaps
- application) itself.
- The package is the product name in which the software is included and
- distributed.
- If data is not available or relevant, leave it blank. When the selector
- contains non-ASCII characters, please also provide the hexadecimal value.
-
- You can also fill in this form on-line because it is also on the WWW
- pages of the GSL: http://www.bio.vu.nl/home/rgaros/gestalt/
-
-
- Your name:
-
- Your email address:
-
- Your company name:
-
- Do you want to remain anonymous? Yes / No
-
- Software name:
-
- Software type: O application
- O control panel
- O extension (also 'appe')
- O other:
-
- Category: O Apple System Software
- O Apple Additional Software
- O Apple Software
- O Third Parties Software
-
- Package name:
-
- Author or Company name:
-
- Gestalt Selector:
-
- Constant name:
-
- First version to install selector:
-
- Source of information:
-
- Short description of the returned response:
-
-
-
-
-
- Additional constant names and values for the response value meaning:
-
-
-
-
-
- Please email this form to this Internet address: rgaros@bio.vu.nl
-
- Acknowledgements
- ----------------
- I want to thank the following persons for their contributions to this
- update and their support of this list:
-
- ===========================================================================
- Name Internet Email Address
- ---------------------------------------------------------------------------
-
- ---------------------------------------------------------------------------
-
- Legal Stuff
- -----------
- (C) 1992-1996, Rene G.A. Ros
-
- It is not allowed to distribute the GSL updates separate from the full GSL.
- The full GSL can be used freely but is not public domain.
- See for legal information the Legal Stuff chapter of the full Gestalt
- Selectors List.
-
- Editor's Address
- ----------------
- Rene G.A. Ros
- developer at Mac Support Automation B.V., Uitgeest, The Netherlands
- consultant to the Computer Department,
- Biology Faculty, Vrije Universiteit Amsterdam, The Netherlands
- contract programmer Pascal and C, also 4th Dimension and other data-bases
-
- D.C. van Krimpenstraat 3
- 1067 SG Amsterdam-Geuzenveld
- The Netherlands, Europe
-
- Email: rgaros@bio.vu.nl (preferred)
- rgaros@dds.nl
- ros@macsupport.nl
- 100112.1363@compuserve.com
-